func testing.removeAll

2 uses

	testing (current package)
		testing.go#L1368: 				if err := removeAll(c.tempDir); err != nil {
		testing.go#L1401: func removeAll(path string) error {